home *** CD-ROM | disk | FTP | other *** search
- object fMobilePresets: TfMobilePresets
- Left = 207
- Top = 161
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Mobile Presets'
- ClientHeight = 156
- ClientWidth = 322
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object lName: TbsSkinStdLabel
- Left = 34
- Top = 14
- Width = 31
- Height = 13
- UseSkinFont = True
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = -11
- DefaultFont.Name = 'MS Sans Serif'
- DefaultFont.Style = []
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'stdlabel'
- Alignment = taRightJustify
- Caption = 'Name:'
- end
- object eName: TbsSkinEdit
- Left = 72
- Top = 11
- Width = 152
- Height = 20
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 20
- ButtonMode = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'editlight'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 14
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnKeyPress = eNameKeyPress
- end
- object lbNames: TbsSkinListBox
- Left = 12
- Top = 11
- Width = 212
- Height = 133
- TabOrder = 3
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'listbox'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- HorizontalExtent = False
- Columns = 0
- RowCount = 0
- ImageIndex = -1
- NumGlyphs = 1
- Spacing = 2
- CaptionMode = False
- DefaultCaptionHeight = 20
- DefaultCaptionFont.Charset = DEFAULT_CHARSET
- DefaultCaptionFont.Color = clWindowText
- DefaultCaptionFont.Height = 14
- DefaultCaptionFont.Name = 'Arial'
- DefaultCaptionFont.Style = []
- DefaultItemHeight = 20
- ItemIndex = -1
- MultiSelect = False
- ListBoxFont.Charset = DEFAULT_CHARSET
- ListBoxFont.Color = clWindowText
- ListBoxFont.Height = 14
- ListBoxFont.Name = 'Arial'
- ListBoxFont.Style = []
- ListBoxTabOrder = 0
- ListBoxTabStop = True
- ListBoxDragMode = dmManual
- ListBoxDragKind = dkDrag
- ListBoxDragCursor = crDrag
- ExtandedSelect = True
- Sorted = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 14
- Font.Name = 'Arial'
- Font.Style = []
- end
- object bClose: TbsSkinButton
- Left = 237
- Top = 41
- Width = 75
- Height = 24
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Close'
- NumGlyphs = 2
- Spacing = 1
- Cancel = True
- OnClick = bCloseClick
- end
- object bSaveDelete: TbsSkinButton
- Left = 237
- Top = 11
- Width = 75
- Height = 25
- TabOrder = 2
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Save'
- NumGlyphs = 2
- Spacing = 1
- Default = True
- end
- object FormSkin: TbsBusinessSkinForm
- GradientStartColor = clBlack
- GradientEndColor = clBlack
- DrawBackground = True
- ShowIcon = False
- MaximizeOnFullScreen = False
- AlphaBlend = False
- AlphaBlendAnimation = False
- AlphaBlendValue = 200
- ShowObjectHint = False
- MenusAlphaBlend = False
- MenusAlphaBlendAnimation = False
- MenusAlphaBlendValue = 0
- DefCaptionFont.Charset = DEFAULT_CHARSET
- DefCaptionFont.Color = clBtnText
- DefCaptionFont.Height = 14
- DefCaptionFont.Name = 'Arial'
- DefCaptionFont.Style = [fsBold]
- DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
- DefInActiveCaptionFont.Color = clBtnShadow
- DefInActiveCaptionFont.Height = 14
- DefInActiveCaptionFont.Name = 'Arial'
- DefInActiveCaptionFont.Style = [fsBold]
- DefMenuItemHeight = 20
- DefMenuItemFont.Charset = DEFAULT_CHARSET
- DefMenuItemFont.Color = clWindowText
- DefMenuItemFont.Height = 14
- DefMenuItemFont.Name = 'Arial'
- DefMenuItemFont.Style = []
- UseDefaultSysMenu = True
- SkinData = SkinDataModule.SkinDataDlg
- MinHeight = 0
- MinWidth = 0
- Magnetic = False
- MagneticSize = 10
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
- Left = 240
- Top = 99
- end
- end
-